速報APP / 工具 / RoSQL - Oracle, MySQL and MSSQL Client

RoSQL - Oracle, MySQL and MSSQL Client

價格:免費

更新日期:2019-02-14

檔案大小:因裝置而異

目前版本:因裝置而異

版本需求:Android 因裝置而異

官方網站:mailto:rosql@robro.de

RoSQL - Oracle, MySQL and MSSQL Client(圖1)-速報App

SQL Worksheet and Query Client for Oracle,MySQL and MSSQL Databases

Because of Restrictions of Google i had to change the API to 26. There are a lot of changes because of this reason. if you have stored passwords they will be resetted to empty passwords after installing this version.

MSSQL is only implemented for Android 5 and higher, not for Android 4.4.

There is a problem (ORA-12705) with NLS (Oracle and thin client) for some countries. if your phone or tablet has a language (for example Cyrillic) , that is not supported, you can try to change the locale in the settings-window to "US" (checkbox for a US default connection). it seems to be a oracle express problem, on tests with oracle standard/enterprise databases i do not have this connect errors.

- create sql statements

- unlimited resultset rows

RoSQL - Oracle, MySQL and MSSQL Client(圖2)-速報App

- size of a resultset is only limited by your memory

- save sql statements in textfiles

- fix columns in a result set

- sort columns in a result set

- use dynamic variables like &input

- syntax highlight

RoSQL - Oracle, MySQL and MSSQL Client(圖3)-速報App

- sql beautifier

- create explain plans

- export data to csv

- export and copy data to clipboard

- manipulation sql's like 'insert' or 'update'

this oracle sql client uses a direct thin v8 connection for Android 4.4 nd lower and a direct thin v11 connection for android 5 and higher to your database !

RoSQL - Oracle, MySQL and MSSQL Client(圖4)-速報App

- Android 5 User and higher no longer have to set compatibilty mode 8 for Oracle

- Android 4.4 User and lower have to set compatibility mode 8 (oracle10 and above) as described below.

*************** Android 4.4 and lower: **

for Oracle12c connections please set in sqlnet.ini (Server) SQLNET.ALLOWED_LOGON_VERSION_SERVER=8

for databases equal oracle10g or 11g: SQLNET.ALLOWED_LOGON_VERSION=8

*******************************************

RoSQL - Oracle, MySQL and MSSQL Client(圖5)-速報App

if your db-admin doesn't allow you direct thin connections (v8 or v11) from a Client, this app can't connect to your oracle database !

tested connections: oracle9i, oracle10g, oracle11g, oracle12c, mysql 5.5, mssql server 2016

please rate this app if you like it and also tell me what you don't like :)

RoSQL - Oracle, MySQL and MSSQL Client(圖6)-速報App